runtime.profBuf.eof (field)
4 uses
runtime (current package)
profbuf.go#L93: eof uint32
profbuf.go#L398: if atomic.Load(&b.eof) > 0 {
profbuf.go#L401: atomic.Store(&b.eof, 1)
profbuf.go#L479: if atomic.Load(&b.eof) > 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)